home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Indispensables / Movie Collection / MovieCollection5403.exe / {app} / MovieCollection.exe / 0 / RCDATA / TDEBUGOUTPUT / TDEBUGOUTPUT.txt
Text File  |  2005-08-08  |  563b  |  30 lines

  1. object debugoutput: Tdebugoutput
  2.   Left = 213
  3.   Top = 132
  4.   Width = 530
  5.   Height = 366
  6.   Caption = 'Debug Output'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   OldCreateOrder = False
  15.   OnKeyUp = FormKeyUp
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object output: TMemo
  19.     Left = 0
  20.     Top = 0
  21.     Width = 522
  22.     Height = 332
  23.     Align = alClient
  24.     ReadOnly = True
  25.     ScrollBars = ssBoth
  26.     TabOrder = 0
  27.     WordWrap = False
  28.   end
  29. end
  30.